home *** CD-ROM | disk | FTP | other *** search
/ Amiga Developer CD 2.1 / Amiga Developer CD v2.1.iso / NDK / NDK_3.1 / Examples1 / locale / helloworld / helloworld.txt < prev    next >
Encoding:
Text File  |  1996-02-12  |  409 b   |  7 lines

  1. HelloWorld is a simple program showing how to use CatComp to localize an
  2. application. There is a small program called helloworld.c which simply tries
  3. to print two strings to the display in a localized form. There is a catalog
  4. descriptor file called helloworld.cd which contains two strings. Finally,
  5. there is a French catalog translation file called helloworld.ct. To
  6. compile the example, just enter "smake".
  7.